Skip to main content

How to start with the project

In this guide, we'll walk you through the steps necessary to get started with the project.

Step 1: Clone the Git Repository

To get started, you'll need to clone the project repository. You can do this by running the following command in your terminal:

$ git clone https://github.com/Chamssiddine/remote-development-environment

This will create a local copy of the project on your computer.

Step 2: Requirements

Our project has a few requirements that you'll need to meet in order to get it up and running:

  • GCP : Our project uses Google Cloud Platform (GCP) as its cloud provider. You'll need to have a GCP account set up and create a new project before you can get started. If you don't have a GCP account, you can sign up for a free trial at https://cloud.google.com.

Step 3: Installation

Once you have met the requirements outlined in Step 2, you can begin the installation process. Here are the steps you'll need to follow:

Install Terraform, Ansible, Docker, Python and GCP: Follow the instructions provided on the official website on your computer.